Skip to content

Release v0.0.23#25

Merged
akatz-ai merged 17 commits intomainfrom
dev
Feb 17, 2026
Merged

Release v0.0.23#25
akatz-ai merged 17 commits intomainfrom
dev

Conversation

@akatz-ai
Copy link
Copy Markdown
Member

Summary

  • Bump comfygit-core 0.3.19 → 0.3.20
  • Uninstallable nodes now installable via registry or git (cgm-ru0)
  • Backend hardening: semver dedup, install validation, stats exposure (cgm-hrd)
  • Frontend hardening: queue race fix, timeout handling, error feedback (cgm-hrd.4)
  • ComfyUI version mismatch guidance across status/workflow UI (cgm-225)
  • xxhash pin lowered for broader compat

Commits since v0.0.22

  • Bump comfygit-core 0.3.19 → 0.3.20, manager 0.0.22 → 0.0.23
  • Harden frontend install tracking: queue race, timeout, error feedback
  • Harden backend: semver dedup, install validation, stats exposure
  • Expose package aliases and canonicalize missing-deps dedupe
  • Make community-mapped node installs actionable across frontend
  • Wire install plumbing for uninstallable nodes
  • Enrich uninstallable node serialization with install metadata
  • Surface ComfyUI version mismatch details across status/workflow UI
  • Surface blocked node guidance across manager APIs and UI

🤖 Generated with Claude Code

akatz-ai and others added 17 commits February 13, 2026 17:02
… injection

The setup-dev-env script now uses `cg env-config local-sources add` to
write comfygit-core's editable path to .local-uv-config (gitignored)
instead of injecting [tool.uv.sources.comfygit-core] directly into
pyproject.toml. Also cleans up old pyproject injections from previous
script versions.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Establishes convention to include bead IDs in commit messages
(e.g. "Fix panel bug [cgm-abc]") for traceability between
git history and issue tracking.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…m-225.1, cgm-225.2, cgm-225.3, cgm-225.4, cgm-225.5]
Resolves install conflict with depthflow's broken-source dependency
which pins xxhash~=3.5.0 (<3.6). Manager only uses xxh64().hexdigest()
which is API-identical across 3.5.x and 3.6.x.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Changed .not-found from white-space: nowrap to normal with word-break: break-word.
Added flex-wrap: wrap on .item for proper wrapping. Rebuilt frontend.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Core 0.3.20 includes CNR alias canonicalization, cache tolerance
for mixed WorkflowDependencies field sets, and import resolution fixes.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Bump comfygit-core 0.3.19 → 0.3.20, manager 0.0.22 → 0.0.23
@akatz-ai akatz-ai merged commit 2d0bbb1 into main Feb 17, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant